Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strtotime
strtotime
Parses any English text date-time description to Unix timestamp
Name:
strtotime
Category:
Date and time
Programming Language:
php
One-line Description:
Parses the date or time description of any English text to a Unix timestamp.
Related
What Are the Common Mistakes When Using ucwords for Title Formatting? How to Avoid Them?
5
How to debug errors in cURL session after curl_close?
2
Does PHP exit conflict with ob_end_flush()? A Detailed Compatibility Analysis
3
Build a highly robust database module: Correctly handle mysqli_stmt::$error
3
Similar Functions
timezone_version_get
timezone_version_get
Gettheversionoftimez
gettimeofday
gettimeofday
Getthecurrenttime(mi
localtime
localtime
Getlocaltime
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
date_offset_get
date_offset_get
AliasforDateTime::
date_get_last_errors
date_get_last_errors
AliasforDateTime::
mktime
mktime
GetaUnixtimestampfor
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
Popular Articles